-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ci): check all crates for Wasm #10084
Conversation
c10aa6c
to
fd80fca
Compare
fd80fca
to
6402f1e
Compare
9275f88
to
ee3c246
Compare
ee3c246
to
210e470
Compare
# The following are not supposed to be working | ||
reth # all of the crates below | ||
reth-db # mdbx | ||
reth-libmdbx # mdbx | ||
reth-mdbx-sys # mdbx | ||
reth-nippy-jar # sucds | ||
reth-provider # reth-db, reth-nippy-jar | ||
reth-prune # reth-db | ||
reth-stages-api # reth-provider, reth-prune | ||
reth-static-file # reth-nippy-jar | ||
reth-transaction-pool # c-kzg | ||
reth-trie-db # reth-db | ||
reth-trie-parallel # reth-db |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mattsse can you confirm these aren't supposed to work? I'm not sure about some of them, e.g. feels like reth-transaction-pool
and reth-trie-parallel
should be decoupled from c-kzg
and db accordingly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah but not a big deal imo
# The following are not supposed to be working | ||
reth # all of the crates below | ||
reth-db # mdbx | ||
reth-libmdbx # mdbx | ||
reth-mdbx-sys # mdbx | ||
reth-nippy-jar # sucds | ||
reth-provider # reth-db, reth-nippy-jar | ||
reth-prune # reth-db | ||
reth-stages-api # reth-provider, reth-prune | ||
reth-static-file # reth-nippy-jar | ||
reth-transaction-pool # c-kzg | ||
reth-trie-db # reth-db | ||
reth-trie-parallel # reth-db |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah but not a big deal imo
wasm32-wasip1
target with--no-default-features